Skip to main content

Project Setup

you can create a new pebble project by simply running

pebble init

The program will then ask a few question, and generate a new repository.

In your new repository you can run

pebble compile

to generate the contract uplc.

Examples

Have a look at Examples for some example project